-
Home
-
wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin
-
3.4.2.9
-
Code
-
Classes
- JpGraphRendererBase
Total Complexity |
160 |
Dependencies |
18 |
Dependents |
0 |
Total lines |
847 |
Lines of code |
621 |
Logical lines of code |
443 |
Comment lines |
48 |
Methods |
29 |
Properties |
8 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render() |
B |
37 |
21 |
71 |
renderPlotBar() |
B |
37 |
18 |
72 |
renderPieChart() |
B |
40 |
18 |
57 |
renderPlotScatter() |
A |
41 |
13 |
52 |
renderPlotLine() |
A |
42 |
10 |
53 |
renderCombinationChart() |
A |
48 |
10 |
34 |
renderPlotStock() |
A |
47 |
8 |
34 |
renderCartesianPlotArea() |
S |
50 |
7 |
30 |
renderLegend() |
S |
51 |
6 |
28 |
renderPlotRadar() |
S |
50 |
5 |
27 |
formatDataSetLabels() |
S |
54 |
5 |
21 |
percentageSumCalculation() |
S |
56 |
5 |
18 |
formatPointMarker() |
S |
55 |
4 |
20 |
getCaption() |
S |
65 |
4 |
9 |
__construct() |
S |
58 |
1 |
16 |
percentageAdjustValues() |
S |
70 |
2 |
6 |
renderAreaChart() |
S |
70 |
2 |
6 |
renderLineChart() |
S |
70 |
2 |
6 |
renderBarChart() |
S |
70 |
2 |
6 |
renderScatterChart() |
S |
70 |
2 |
6 |
renderBubbleChart() |
S |
70 |
2 |
6 |
renderRadarChart() |
S |
70 |
2 |
6 |
renderStockChart() |
S |
70 |
2 |
6 |
renderContourChart() |
S |
70 |
2 |
6 |
renderTitle() |
S |
71 |
2 |
6 |
renderPlotContour() |
S |
63 |
2 |
10 |
init() |
S |
100 |
1 |
0 |
renderRadarPlotArea() |
S |
73 |
1 |
5 |
renderPiePlotArea() |
S |
76 |
1 |
4 |